chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows#71
Conversation
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5 to 6. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5...v6) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: '6' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated the SonarCloud GitHub Actions workflow to use version 6 of the sonarqube-scan-action instead of version 5, preserving all other workflow configuration including working directory, steps, and environment variables. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Supersedes #71 (Dependabot PR cannot access SONAR_TOKEN, so the SonarCloud Scan check always fails on that PR). The v6 breaking change only affects workflows that pass the `args` input with quoted values; this workflow passes only `projectBaseDir: .`, so no further changes are needed. https://claude.ai/code/session_01R2n6wKqFkYPvHkwaip8EnJ
|
Superseded by #75. That PR applies the same Root cause of the failing check here: Dependabot-triggered workflows don't receive Generated by Claude Code |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Supersedes #71 (Dependabot PR cannot access SONAR_TOKEN, so the SonarCloud Scan check always fails on that PR). The v6 breaking change only affects workflows that pass the `args` input with quoted values; this workflow passes only `projectBaseDir: .`, so no further changes are needed. https://claude.ai/code/session_01R2n6wKqFkYPvHkwaip8EnJ Co-authored-by: Claude <[email protected]>
Bumps SonarSource/sonarqube-scan-action from 5 to 6.
Release notes
Sourced from SonarSource/sonarqube-scan-action's releases.
... (truncated)
Commits
fd88b7dSQSCANGHA-119 New Readme structure27a157dSQSCANGHA-118 Update the README to document the breaking change for args parsinge327da8NO-JIRA Add documentation for contributionff001fdSQSCANGHA-107 Migrate install-build-wrappera88c96dSQSCANGHA-107 Make room for install-build-wrapper actiona642810SQSCANGHA-112 SQSCANGHA-113 Fixes from review and keytool refactor60aee70NO-JIRA Disable fail fast on matrix jobs502204eNO-JIRA Fix test assertion0b794a0SQSCANGHA-112 Delete legacy shell scriptece10dfSQSCANGHA-112 Extract installation step and other fixesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by CodeRabbit